Skip to content

Simplify cache configuration access#2706

Merged
spawnia merged 2 commits intomasterfrom
simplify-cache-configuration-access
Jul 23, 2025
Merged

Simplify cache configuration access#2706
spawnia merged 2 commits intomasterfrom
simplify-cache-configuration-access

Conversation

@spawnia
Copy link
Collaborator

@spawnia spawnia commented Jul 23, 2025

No description provided.

{
$config = $this->app->make(ConfigRepository::class);
$config->set('lighthouse.query_cache.enable', false);
$config->set('lighthouse.validation_cache', null);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Realistically, this never happens due to the configuration merging.

@spawnia spawnia merged commit f6cb9c8 into master Jul 23, 2025
65 checks passed
@spawnia spawnia deleted the simplify-cache-configuration-access branch July 23, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant